home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
steppenw.swf
/
scripts
/
DefineButton2_3089
/
BUTTONCONDACTION on(keyPress Left).as
Wrap
Text File
|
2008-11-12
|
65b
|
4 lines
on(keyPress "<Left>"){
gotoAndStop(100 - _currentframe);
}